home *** CD-ROM | disk | FTP | other *** search
/ The World's Largest Collection of Windows Software / The World's Largest Collection of Windows Software - Disc 2.iso / win / pro116 / whats.new < prev    next >
Text File  |  1993-11-12  |  11KB  |  264 lines

  1.               *** v. 2.43 Changes ***
  2.  
  3.   - Modified the print code so that it centers the image if it is smaller
  4.     than the printer page.
  5.   - Bug fixes:
  6.     o The Grayscale menu item is sometimes incorrectly enabled/disabled.
  7.     o If you load an image and modify it, WinJPEG didn't warn you that
  8.       the image changed when you capture an area of the screen.
  9.     o Fixed bug in printing with Maximum Fit.  Thanks to R. Pasco for
  10.       pointing out the bugs.
  11.     o Worked around an NT bug that prevented AutoResize after a load.
  12.       Thanks to J. Coffler for pointing out this bug.
  13.  
  14.  
  15.               *** v. 2.42 Changes ***
  16.  
  17.   - Bug fixes:
  18.     o Slideshows started from the command line would not allow duplicate
  19.       files to be used.
  20.     o If the first thing you do after you load WinJPEG is to capture a
  21.       window, you would not be able to save it to a file.
  22.     o Run-length encoded RGB Targas were not quantized to 256 colors if
  23.       you had the 8-bit Bitmap option on.
  24.     o Grayscale Targa's would not load.
  25.  
  26.  
  27.                           *** v. 2.41 Changes ***
  28.  
  29.   - Bug fix: After capturing the screen and then saving to a Windows RLE
  30.     BMP file, WinJPEG would GPF.
  31.  
  32.  
  33.                           *** v. 2.40 Changes ***
  34.  
  35.   - Added capability of buffering selected image file formats in a
  36.     cyclic slideshow.
  37.   - Added capability for diplaying a slideshow with the full screen.
  38.   - Added view fullscreen option.
  39.   - Added screen capture features that let you capture a window, the
  40.     client area of a window, or a portion of or the entire desktop.
  41.   - Added gamma correction feature.
  42.   - A dialog box is initially positioned so that all of the dialog
  43.     box is visible (i.e. not drawn off-screen).
  44.   - Bug fix: Bi-level TIFF images were displayed with black and gray
  45.     colors instead of black and white.  Thanks to R. Pasco for pointing
  46.     out the bug.
  47.  
  48.  
  49.                           *** v. 2.31 Changes ***
  50.  
  51.   - Bug fix: 256 color images that were converted to grayscale did not
  52.     save as grayscale.
  53.  
  54.  
  55.                           *** v. 2.30 Changes ***
  56.  
  57.   - Added image printing capability.
  58.   - Added grayscale feature.
  59.   - Added ability to scroll image with arrow, page up, page down, home,
  60.     or end keys.
  61.   - Added accelerator keys for copy, paste, and delete commands.
  62.   - While you are selecting a region to copy/crop, the image
  63.     automatically scrolls if your mouse pointer is outside the
  64.     WinJPEG window.
  65.   - Loading PCX files is slightly faster.
  66.   - Loading TIFF files is slightly faster.
  67.   - HSV Adjustment is much faster.
  68.   - Added an ellipsis to each menu item that pops up a dialog box. 
  69.     Thanks to S. Sabram for the suggestion.
  70.   - Fixed auto-resize bug that caused the WinJPEG window to
  71.     continuously resize until it crashed.  This bug occurred for
  72.     small images.
  73.   - Fixed a bug in reading 1-bit PCX files.  Thanks to B. Ferrell
  74.     for pointing out these bugs.
  75.   - Fixed a bug in the open/save dialogs: WinJPEG could not locate a
  76.     selected file if you manually entered the path of the file along
  77.     with the filename.
  78.   - Fixed a bug in reading RLE4 bitmaps.
  79.   - Bug fix:  After aborting a slideshow while it is pausing, you would
  80.     not be able to select a region to copy or crop.
  81.  
  82.  
  83.                           *** v. 2.20 Changes ***
  84.  
  85.   - JPEG decompression/compression is roughly 5% faster.
  86.   - GIF/Targa loading and saving is slightly faster.
  87.   - Added Full Palette option
  88.   - JPEG Preview now displays a JPEG image in gray-scale
  89.   - Added Move Window After Load option
  90.   - Added Maximum Fit After Load option
  91.   - Added Suppress Data Loss Warning option.  Thanks to B. Jones for the
  92.     suggestion.
  93.   - Fixed a bug that may cause unusual behavior if a bad or invalid file
  94.     like an HSI JPEG is in the slideshow list.
  95.  
  96.  
  97.                           *** v. 2.10 Changes ***
  98.  
  99.   - Incorporated v.4 of the IJPEG Group's JPEG code.  You can smooth an
  100. image before saving it to JPEG; this improves compression of dithered
  101. images such as GIF files.
  102.   - Version 3.21 of the TIFF library has been added; this version
  103. supports images that have been encoded as a single TIFF strip.  It also
  104. handles some palette images that formerly caused a GPF.  Thanks to R.
  105. Pasco for providing the problematic TIFF files.
  106.   - TIFF files can be batch compressed to JPEG.
  107.   - Batch compression now autodetects the file format
  108.   - The currently displayed image is not erased when you open a new
  109. image.  Note that the data for the old image is discarded so that the
  110. old image cannot be re-painted if you move the window, scroll the image,
  111. etc.
  112.   - Bug fixes:
  113.     - The slideshow/batch compression feature would not be able to
  114. handle more than 200 files.  Thanks to B. Woodcock for pointing out this
  115. bug.
  116.     - Changing the hue to a negative value would cause some pixels to
  117. change to incorrect colors.  Thanks to L. Haisley for pointing out this
  118. bug.
  119.     - After an image is resized, WinJPEG would not warn you that the
  120. image had been changed before opening another image or exiting.
  121.  
  122.   
  123.                           *** v. 2.00 Changes ***
  124.  
  125.   - Added support for viewing/saving PCX, TIFF, and Windows
  126. BMP(compressed with RLE) files.
  127.   - Improved slideshow/batch conversion dialog box.
  128.   - Moved the delay setting and the Cycle Slideshow to a new Slideshow
  129. Options dialog box.
  130.   - Added a manual slide advancement feature.
  131.   - Added support for cropping an image and copying a portion of the
  132. image to the clipboard.
  133.   - In the Save common dialog, the save filename's extension
  134. automatically changes to the extension of the file type that you select.
  135.   - Improved the resize dialog.  Thanks to J.Durbin for the suggestion
  136. for maximum fit.
  137.   - Faster image scrolling.  Thanks to J.Bradford for the suggestion.
  138.   - Displays progress and gives CPU time to other programs while you are
  139. saving/loading any file format.
  140.   - Added a delete current file feature.
  141.   - Shows the maximum number of possible colors in the displayed image in 
  142. the caption bar.
  143.   - Warns you if the image has changed or if there has been loss in
  144. image data.
  145.   -  8-bit Targas no longer look grainy when they are viewed.
  146.   -  Removed old open/save dialogs and the Low Priority option.
  147.   -  Checks if the options file is compatible with the current version.
  148.   -  Bug fixes:
  149.   -  When you displayed a very large image and scrolled toward the
  150. bottom, the region near the bottom would be blank.
  151.   - When you attempted to resize an image and you didn't have enough
  152. memory, a GPF occurred.  
  153.  
  154.  
  155.                           *** v. 1.60 Changes ***
  156.  
  157. - Added drag-drop support 
  158. - Filename extensions can be associated with WinJPEG. 
  159. - Multiple files can be displayed in a slideshow from the command line. 
  160. - Slightly improved error handling.  Thanks to Tom Lane for pointing out
  161. how to fix the error handling.
  162. - Bug fixes:
  163.   - The scroll bar position is now reset to the beginning correctly when
  164. you load an image with Auto Resize off and Show Scrollbars on.
  165.   - If you are using common dialogs and you use JPEG Preview, all
  166. subsequently viewed JPEGs will be displayed in Preview mode.
  167.  
  168.  
  169.                           *** v. 1.50 Changes ***
  170.  
  171. - Added common dialog support for the open/save dialogs.
  172. - Added contrast enhancement option.
  173. - Made the GIF decoder more robust.  Thanks to Tom Lane for providing the
  174.   fix and to Hien Ha for pointing out the bugs.
  175. - Bug fixes:
  176.   - WinJPEG would display an "Insufficient memory" message, when you load
  177.     large images and your system has enough memory.
  178.   - It crashed when you run out of disk space while saving a TARGA or a
  179.     JPEG file.
  180.  
  181.  
  182.                           *** v. 1.40 Changes ***
  183.  
  184. - A 386 version is now available to registered users.
  185. - The separate JPEG/GIF viewer version is no longer updated or included.
  186. - Incorporated v.3b(beta) of the IJPEG group's software.
  187. - Added clipboard support.
  188. - Added support for viewing 1-bit and 4-bit Windows .BMP files.  The
  189.   "8-bit Bitmap" option can be used when you are loading 24-bit BMP files.
  190. - Replaced WinJPEG icon with one that's more appropriate.
  191. - Added on-line help.
  192. - The following bugs are corrected:
  193.   - when you close WinJPEG with the system menu while it is decoding/
  194.     encoding an image, the program would continue running.  Also, temp.
  195.     files would be left in the temp. directory.
  196.   - when you resize the window or when you minimize the window and restore
  197.     it, the scroll bar-thumb's position would be lost.  Specifically, it
  198.     would be reset to the top of the scroll bar.
  199.   - the menu items would still be active during compression/
  200.     decompression of an image
  201.   - with some pictures, there was an extraneous blank vertical strip on
  202.      the right of the displayed picture.
  203.   - some of the buttons were missing an underlined character and the
  204.     buttons with the underlined character didn't respond to the ALT +
  205.     underlined character combination
  206.   - 24-bit bitmaps did not save correctly
  207. - Improved the scroll bar logic.  Many thanks to D. Yee for his suggestions
  208.   and pointing out most of the bugs listed above.
  209. - Changes to the Batch Conversion/Slideshow dialog boxes:  Only files with
  210.   valid file extensions, *.tga, *.gif, and *.jpg(for slideshow only), are
  211.   listed.  Added "*.jpg" button to the Slideshow dialog box.
  212.  
  213.  
  214.                           *** v. 1.30 Changes ***
  215.  
  216. - Replaced the Discrete Cosine Transform(DCT) routines with Tom Lane's
  217.   v.3a(beta) update of the IJPEG software. 
  218. - Added Dither24to15 option for display of 24-bit images in 32k/64k color
  219.   modes
  220. - Changed the Low Priority option to give more CPU time to other programs.
  221. - Moved the JPEG Options and Memory Options menu items to the Options menu.
  222. - Bug fixes:
  223.   - When you load a 24-bit BMP file and use RGB/HSV adjustment, WinJPEG
  224.     used to cause a UAE/GPF in some cases. 
  225.   - When you change directories in the Save dialog, the suggested filename
  226.     doesn't change to the default spec(e.g. *.JPG) anymore.  Thanks to
  227.     T. Suominen for finding this bug.
  228.  
  229.  
  230.                           *** v. 1.21 Changes ***
  231.  
  232. - Bug fix: if you entered a new height that was 4 digits long, the last
  233.   digit would be truncated.
  234.  
  235.  
  236.                           *** v. 1.20 Changes ***
  237.  
  238. - Much improved error handling.
  239. - Added "Low Priority" option.
  240. - The time delay between two successive pictures in a slide show is now
  241.   adjustable.
  242. - Added support for viewing 8-bit and 24-bit Windows BMP files.
  243. - The "8-bit Bitmap" option is now available in any display mode.
  244. - List of bug fixes:
  245.   - can load grayscale TARGA images
  246.   - saves TARGA images in the right format
  247.   - saves OS/2 BMP files in the correct format
  248.  
  249.  
  250.                           *** v. 1.10 Changes ***
  251.  
  252. - Bug fix: WinJPEG would eventually give an error if you viewed many
  253.   images. 
  254.  
  255.  
  256.                           *** v. 1.00 Changes ***
  257.  
  258. - TARGA images can be displayed and images can be saved to TARGA format.
  259. - Color adjustment now changes the actual color component instead of the
  260.   average color component.  Also, the color adjustment features are now
  261.   supported for 24-bit bitmaps.
  262. - Batch conversion, slideshow, and image resizing are added.
  263. - Minor fixes in spacing between text.
  264.